home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Leser 15 / Amiga Plus Leser CD 15.iso / Tools / Development / mmu / Mu680x0Libs / Include / proto / 680x0.h < prev    next >
C/C++ Source or Header  |  2002-03-12  |  220b  |  15 lines

  1. #ifndef  PROTO_680X0_H
  2. #define  PROTO_680X0_H
  3.  
  4. #ifndef LIBRARIES_680X0_H
  5. #include <libraries/680x0.h>
  6. #endif
  7.  
  8. #ifndef CLIB_680X0_PROTOS_H
  9. #include <clib/680x0_protos.h>
  10. #endif
  11.  
  12. #include <pragmas/680x0_pragmas.h>
  13.  
  14. #endif
  15.